(load_depth): New variable.
authorKen Raeburn <raeburn@raeburn.org>
Tue, 21 Jul 2009 09:26:30 +0000 (09:26 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Tue, 21 Jul 2009 09:26:30 +0000 (09:26 +0000)
commita8abeb8ac8c1b5dcac9ea154d79971510dee6244
treed881c56c6f3cd51ca0d55b9ed6442237d525b45e
parent95d7dcdd758111a842d060af47accaf050a76e8e
(load_depth): New variable.
(Fload, load_unwind, init_lread): Set it to the load recursion
depth; set load_in_progress as a simple boolean based on the
current load_depth.  (Bug#3892)
src/lread.c